Fix Python shell prompts detection for remote hosts.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 19 Jul 2014 19:19:47 +0000 (16:19 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sat, 19 Jul 2014 19:19:47 +0000 (16:19 -0300)
commit905a0c99a0c967a91291e0bc1f8ca16b61ab11a6
tree74bf4e3de4f1b7cac31f60108fbf374f55b75849
parent060fe9e0c7d123b6e05f5bd9a12fefa1dee8bba2
Fix Python shell prompts detection for remote hosts.

* lisp/progmodes/python.el (python-shell-prompt-detect): Replace
call-process with process-file and make it more robust.
lisp/ChangeLog
lisp/progmodes/python.el